libxl: implementing legacy xm cpuid parser
authorAndre Przywara <andre.przywara@amd.com>
Fri, 1 Oct 2010 16:21:01 +0000 (17:21 +0100)
committerAndre Przywara <andre.przywara@amd.com>
Fri, 1 Oct 2010 16:21:01 +0000 (17:21 +0100)
commit485fb4cf492812a161af377d28c32d2be44f8eec
tree1bab59c3ff74a9426c79a3e766ff9058df8a641f
parent05212276467faa57ce920ecaa1b907acc6378597
libxl: implementing legacy xm cpuid parser

To support compatibility with the xm config files, add a parser for the
old style cpuid= syntax. This uses a Python list, so it can be
distinguished from the new syntax easily.

Signed-off-by: Andre Przywara <andre.przywara@amd.com>
Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
committer: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
tools/libxl/libxl.c
tools/libxl/libxl.h